home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 4490 / 4490.xpi / chrome / wmn.jar / content / ff-sidebar.xul < prev    next >
Extensible Markup Language  |  2009-12-23  |  582b  |  13 lines

  1. <?xml version="1.0"?>
  2. <?xml-stylesheet href="chrome://global/skin/" type="text/css" ?>
  3. <?xml-stylesheet href="chrome://browser/skin/places/places.css"?>
  4. <?xml-stylesheet href="chrome://browser/skin/places/organizer.css"?>
  5. <?xml-stylesheet href="chrome://wmn/content/wmn-overlay.css"?>
  6. <?xul-overlay href="chrome://wmn/content/wmn-overlay.xul"?>
  7. <!DOCTYPE page SYSTEM "chrome://wmn/locale/overlay.dtd">
  8.  
  9. <page id="bookmarksPanel" title="&wmnSidebar.label;"
  10.          xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
  11.   <vbox id="placesView"/>
  12. </page>
  13.